home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / CHIP / Porady / Srodowisko PHP-MySQL / WAMP5 1.3 / wamp5_1.3.exe / {app} / www / sqlitemanager / CHANGES next >
Text File  |  2004-09-24  |  12KB  |  335 lines

  1. CHANGES
  2.  
  3. ------- Release 1.0.1 ---------
  4. 20-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  5.     - Fix problem with language management
  6.     - Update item was'nt translated
  7.  
  8. 18-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  9.     - Update italian language pack
  10.     
  11. 17-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  12.     - Fix bug when remove database then remove attached database
  13.     - Allow to remove read only databases
  14.     - Fix bug for 'Options' manipulation where read only or not authorized
  15.     - Allow 'Options' items translatable
  16.  
  17. 16-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  18.     - Fix bug : warning error with localtheme when error_reporting=E_ALL
  19.     - Fix bug : Display delete pics into attached database management
  20.  
  21. ------- Release 1.0.0 ---------
  22. 13-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  23.     - adding 'INSTALL' file (english instruction)
  24.     - Implementation of change password
  25.     - Finishing of Authenticate management
  26.     - Fix bug on return page when delete, insert or update record
  27.  
  28. 12-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  29.     - Enhancement Authenticate management
  30.  
  31. 09-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  32.     - Enhancement login/logout feature
  33.     
  34. 07-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  35.     - enhancement displaying with pics
  36.     - management of pics in themes
  37.     - Fix bug on Index management (insert or delete)
  38.     
  39. 05-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  40.     - Remove config param Read only and manage on config database or 
  41. work database is read only. This is to SQLiteManager work on CD with 
  42. ZAMPcd project of Xavier Garreau
  43.  
  44. 04-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  45.     - Add config to set SQLiteManager Read Only (to work on CD with ZAMPcd)
  46.     
  47. ------- Release 0.9.10 ---------
  48. 29-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  49.     - New logo by Xavier Garreau
  50.     - New Favicon
  51.  
  52. 29-08-2004 jose antonio lopez lorenzo <ja_lopezl@yahoo.es>
  53.     - Add new theme 'JALL'
  54.  
  55. 29-08-2004 WiZ <soywiz@gmail.com>
  56.     - Add new language pack 'Spanish'
  57.  
  58. ------- Release 0.9.9 ---------
  59. 25-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  60.     - Enhancement of list index displaying
  61.     - Enhancement of display some table header
  62.  
  63. 24-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  64.     - enhancement of insert column name, now insert at cursor position or replace selection.
  65.     - add 'nowrap' into display query box
  66.     - Add the displaying of the current PHP version
  67.     - Add possibility to choose the direction after updating or inserting a new row
  68.  
  69. 23-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  70.     - fix bug when update record with an empty field or update without changing
  71.  
  72. 22-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  73.     - Fix bug when CR/LF in SQL command
  74.  
  75. 21-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  76.     - change frame setup for use on all parent frame
  77.  
  78. 17-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  79.     - Fix sorting language list
  80.  
  81. 17-08-2004 Cybertinus <cybertinus@cybertinus.nl>    
  82.     - Add language pack : dutch (Netherlands)
  83.  
  84. 16-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  85.         - Fix bug in Trigger parsing
  86.  
  87. ------- Release 0.9.8-2 ---------
  88. 15-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  89.     - Fix bug with PHP5 and E_STRICT too
  90.  
  91. ------- Release 0.9.8-1 ---------
  92. 13-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  93.     - Fix bug with PHP5 and E_STRICT
  94.     
  95. ------- Release 0.9.8 ---------    
  96. 09-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  97.     - Update of all langage pack
  98.  
  99. 06-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  100.     - Fix bug when 'EXPLAIN' and a list of column name or table.* in column list
  101.     - Fix warning error when display result of an attached database
  102.     - Fix bug when ';' at the end of query
  103.  
  104. 05-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  105.     - Insert column field into textarea SQL form
  106.     - Fix bug with MD5 function
  107.     - Fix bug when empty a table
  108.     - Fix bug : display 'NULL' value only where column properties have 'notnull' not set
  109.     - Fix bug [1003924] some warning error when error_reporting is E_ALL
  110.  
  111. 04-08-2004 Maurφcio M. Maia <mauricio.maia@gmail.com>
  112.     - Add Brezilian portuguese Language
  113.  
  114. 03-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  115.     - Best error reporting on sqlite error
  116.     
  117. 02-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  118.     - New feature : Management of Attached databases
  119.  
  120. 29-07-2004 T. Kuzmic <translation@tkuzmic.com>
  121.     -Add Croatian Language
  122.     
  123. 28-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  124.     - Bugfix when add language pack
  125.     - fix problem for some button item not translatable    
  126.     
  127. ------- Release 0.9.7-1 ---------
  128. 28-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  129.     - Bugfix : import problem with comment
  130.     - set error_reporting at E_ALL(PHP4) or E_STRICT(PHP5) in debug mode
  131.     - fix error display when debug is On
  132.     
  133. ------- Release 0.9.7 ---------
  134. 27-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  135.     - Bugfix : with sqlite 2.8.14, sqlite_excape_string bug when data is empty, corrected
  136.     - Bugfix : Insert/modify record with char function
  137.     - Bugfix : display problem with mozilla on table header in browse mode
  138.  
  139. 26-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  140.     - BugFix : Trigger when STEP have "''"
  141.     - Bugfix some display problem on Trigger
  142.     - Add new feature, conditional export
  143.     - Add 'Explain' link in display query
  144.  
  145. 19-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  146.     - Add ability to upload sqlite database file
  147.     - Add some column type and sorting type list (for compatibility with Kexi db)
  148.     - Add SQL virtual command : 'CREATE DATABASE dbname [AS dbFilename];
  149.  
  150. ------- Release 0.9.6 ---------
  151. 02-05-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  152.     - Bug Fix. : pb display error when 'error_reporting = E_ALL'
  153.     
  154. 29-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  155.     - Bug [943516] Fix. sqlite detection problem whith new version of PHP5 (RC2) on all platform
  156.     
  157. 28-04-2004 Tomasz "Zyx" JΩdrzejewski <zyxwvu@users.sourceforge.net>
  158.     - Update Polish language
  159.  
  160. 18-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  161.     - Remove Browser cache
  162.  
  163. ------- Release 0.9.5 ---------
  164. 06-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  165.     - Create a new theme and begin theme management
  166.  
  167. ------- Release 0.9.4 ---------
  168. 11-03-2004 Paolo Saudin
  169.     - Add Italian language
  170.  
  171. 09-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  172.     - BugFixe : simple query with no comma result an error
  173.  
  174. 08-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  175.     - auto select sql in textarea when focus
  176.  
  177. 07-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  178.     - BugFixe : result display when PRAGMA sql command use
  179.  
  180. ------- Release 0.9.3 ---------
  181. 28-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  182.     - BugFixe : when modify a query (mustn't reply it!!)
  183.     - BugFixe : primary field can be omitted in inserting record, so auto-increment work fine.
  184.  
  185. 28-02-2004 Rui Hirokawa <hirokawa at php dot net>
  186.     - Add Japanese language 
  187.  
  188. 27-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  189.     - Remove all deprecated tags 'Font'
  190.     
  191. 27-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  192.     - Add german language submited by Carsten BL▄M
  193.     - Enhancement of all translate
  194.  
  195. 26-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  196.     - some bug fixed, submitted by Carsten BL▄M
  197.  
  198. 23-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  199.     - Update function list
  200.  
  201. 23-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  202.     - BugFixe : 'View' properties when break line
  203.  
  204. 19-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  205.     - highlight query Ok, without break line
  206.  
  207. 13-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  208.     - Allow user to create fields without type
  209.  
  210. 09-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  211.     - Start query highlight display
  212.  
  213. 08-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  214.     - Allow see 'Explain' command result
  215.     
  216. ------- Release 0.9.2 ---------
  217. 29-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  218.     - Allow Mac os X user's to use it
  219.  
  220. ------- Release 0.9.1 ---------
  221. 27-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  222.     - BugFixe : enhancement of special caractere into field name crash alter table
  223.  
  224. 22-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  225.     - BugFixe : special caractere into field name crash alter table
  226.     
  227. ------- Release 0.9.0 ---------
  228. 06-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  229.     - BugFixe : Problem when unset DEBUG mode
  230.     
  231. 05-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  232.     - BugFixe : return to good page when delete or update record
  233.  
  234. 04-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  235.     - Cleaning code and add cvs keyword
  236.     - BugFixe : Browse record navigation bar probleme fix
  237.  
  238. 03-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  239.     - Number of record per page is configurable
  240.     
  241. 02-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
  242.     - Add link on top main page
  243.  
  244. 31-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  245.     - Enhancement of browse result display (modulo color, rollover,  select row)
  246.  
  247. 30-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  248.     - Add DEBUG option for enable/disable error display for sqlite function
  249.  
  250. 28-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  251.     - some cleaning code
  252.     - Resolv export order problem
  253.     - enhancement of the delete/update record feature
  254.  
  255. 26-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  256.     - remove short tag
  257.     - remove @filesource documentation tags
  258.     - remove PHP Notice Error for work with 'error_reporting = E_ALL'
  259.  
  260. 20-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  261.     - Enhancement of parsing select query string
  262.     - Big enhancement of delete/update record
  263.  
  264. ------- Release 0.8.5 ---------
  265. 18-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  266.     - New Feature : Ability to convert all mysql type dump into SQLite
  267.  
  268. 13-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  269.     - CrΘation d'un icon Favori : favicon
  270.  
  271. ------- Release 0.8.4 ---------
  272. 12-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  273.     - New Feature : SQLite database options management (beginning)
  274.     - Bug Fixe : New database with file input on windows plateforme
  275.     
  276. 11-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  277.     - some navigation enhancement
  278.     - enhancement : ability to search new database path with file input form
  279.     
  280. 10-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  281.     - Some BigFixes : save user defined function problem
  282.     - new feature : insert data from text formatted file
  283.  
  284. 09-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  285.     - Cleaning code of SQLiteToGrid class
  286.     - Feature enhancement : best support of in memory database
  287.  
  288. 08-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  289.     - BugFixe : delete or update record condition when field is empty or content "'"
  290.     - BugFixe : Bad title when create view
  291.     
  292. ------- Release 0.8.3 ---------
  293. 07-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  294.     - BugFixe : Index Form Display problem where add column
  295.  
  296. 06-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  297.     - Add Display information on Display value
  298.     - Enhancement feature with PHP5
  299.     - BugFixes : probleme when update record not null to null
  300.  
  301. ------- Release 0.8.2 ---------
  302. 03-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  303.     - Bug [852637] Fix. Trigger Pb
  304.     - Record feature enhancement
  305.     - Bug [852048] Fix. Unnamed fields cause error
  306.  
  307. 02-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  308.     - Bug [852319] Fix. (replace 'type=button' by 'type=submit' and limit use of javascript
  309.     - Bug [852321] Fix. don't use javascript for frame navigation (left->right)
  310.  
  311. 01-12-2003 Tomasz "Zyx" JΩdrzejewski <zyxwvu@users.sourceforge.net>
  312.     - Add Polish language
  313.  
  314. ------- Release 0.8.1 ---------
  315. 30-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  316.     - Bugfix : include bugfix for PHP 5
  317.  
  318. 29-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  319.     - Export structure and data to screen or file
  320.  
  321. 27-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  322.     - Detect language browser for choose good language
  323.     
  324. 25-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  325.     - Add possibility to add a trigger
  326.     - Cleaning pics for Windows IE
  327.     
  328. 24-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  329.     - Add function feature in insert or update feature
  330.     - Return to Display query when delete or update record
  331.  
  332. 23-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
  333.     - Add multilingual feature
  334.     - translate in english, also available in french and english
  335.